d/rules: Explicitly enable trivial-httpd: the tests still need it
authorSimon McVittie <smcv@debian.org>
Mon, 17 Apr 2017 15:10:14 +0000 (16:10 +0100)
committerSimon McVittie <smcv@debian.org>
Mon, 17 Apr 2017 15:10:14 +0000 (16:10 +0100)
debian/changelog
debian/rules

index 4f334507bbb6fce341c97acf0df82a3538191c65..ade1ce6f511041cbdc6018bc3958e9aa23b645a5 100644 (file)
@@ -1,6 +1,7 @@
 ostree (2017.4-1) UNRELEASED; urgency=medium
 
   * New upstream release
+    - d/rules: Explicitly enable trivial-httpd: the tests still need it
 
  -- Simon McVittie <smcv@debian.org>  Mon, 17 Apr 2017 15:25:58 +0100
 
index d9a3f0b4bd774eb1bad83ca6a843db6dd5592a10..6fb72a67005f30051d926907744c4c62b038670c 100755 (executable)
@@ -19,6 +19,7 @@ override_dh_auto_configure:
                --disable-silent-rules \
                --enable-gtk-doc \
                --enable-installed-tests \
+               --enable-trivial-httpd-cmdline \
                --libexecdir='$${prefix}/lib' \
                --with-dracut \
                --with-grub2 \